home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joytech 2005 (USA)
/
Joytech 2005 (USA).bin
/
pc
/
installers
/
adobe reader 6.0
/
adobe reader 6.0.app
/
contents
/
resources
/
adobe reader.rsrc
/
EXVW_10063_admBatchSourceFileOptions
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2006-01-01
|
273 b
|
13 lines
dialog(name: '$$$/Dialogs/BatchSourceFileOptions')
{
view(align_children: align_left)
{
static_text(name: '$$$/Dialogs/BatchSourceFileOptions/Import');
view(align_children: align_top)
{
list_box(item_id: 'list', width: 300, height: 200);
}
ok_cancel();
}
}